home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Bytes: Money & Finance
/
PowerBytes Money and Finance CD-ROM 01
/
PowerBytes Money and Finance CD-ROM 01.iso
/
Demos
/
TrapezeDemo
/
Trapeze Help
/
Trapeze Help.rsrc
/
HELP_2045_not
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1987-07-08
|
305 b
|
7 lines
not ( number )
logical not
The single argument is any number block.
not creates a block in which any nonzero number in the argument (TRUE) becomes zero (FALSE), any zero (FALSE) becomes a one (TRUE), and any errors are passed through unchanged. The result block will be the same size as the argument.